Skip to content

Add support for report advices endpoints#421

Merged
mvgreen merged 4 commits intomasterfrom
report-advice
Jul 16, 2024
Merged

Add support for report advices endpoints#421
mvgreen merged 4 commits intomasterfrom
report-advice

Conversation

@mvgreen
Copy link
Copy Markdown
Contributor

@mvgreen mvgreen commented Jul 15, 2024

No description provided.

@mvgreen mvgreen requested a review from filka96 July 15, 2024 14:00
@mvgreen mvgreen self-assigned this Jul 15, 2024

data class ReportAdviceRequest(
val reportType: ReportType = ReportType.allTraffic,
): ApiRequest {

Check warning

Code scanning / detekt

Reports spaces around colons

Missing spacing before ":"
import com.ecwid.apiclient.v3.dto.productreview.request.UpdatedProductReviewStatus
import com.ecwid.apiclient.v3.dto.profile.request.StoreProfileRequest
import com.ecwid.apiclient.v3.dto.profile.result.FetchedLatestStats
import com.ecwid.apiclient.v3.dto.report.request.ReportAdviceRequest

Check warning

Code scanning / detekt

Detects unused imports

Unused import
Copy link
Copy Markdown
Contributor

@filka96 filka96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

detekt

@filka96 filka96 self-requested a review July 15, 2024 15:23
@filka96
Copy link
Copy Markdown
Contributor

filka96 commented Jul 15, 2024

@mvgreen тесты не проходят

@mvgreen mvgreen merged commit 13b770f into master Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants